Get Rows
Activity Description
Returns rows from a table, according to predefined criteria.
Settings
- Table Variable – The name of the table from which to read rows (variable names must follow the convention
%Variable%
). - Row Number – The number of the rows to return (set multiple row numbers using a comma. For example, 1,2,5).
- Row Contains – The text that the returned rows should contain.